home *** CD-ROM | disk | FTP | other *** search
/ Megahits 5 / Megahits 5 (1994)(GTI - Rhein-Main-Soft)(DE)(Disc 2 of 2)[!].iso / archive / conv / cpraw.lha / cpraw.doc < prev    next >
Text File  |  1994-06-02  |  5KB  |  113 lines

  1.                                                    version 1.0, June 1st 1994
  2.  
  3.             "cpraw" a converter for ColourPic chunky to planes
  4.  
  5. This utility is useful for those of you with a ColourPic (also known as
  6. SuperPic) video-digitizer. If you do not use one, stop reading and just
  7. spread this so that someone who might own one can use it.
  8.  
  9. The ColourPic comes with exceptionally poor software. Therefore someone
  10. took the liberty of making a new program called Cabaret (and Cabaret Gold).
  11. This program is a vast improvement over the original software, however the
  12. digitzer is still better than the software. In other words: the software
  13. doesn't use all of the hardware's capabilities.
  14.  
  15. A program that is able to handle the ColourPic's quality is ADpro, the art
  16. department. Regrettably there is no ColourPic driver for ADpro. This is
  17. where "cpraw" comes in. cpraw converts Cabaret's ".raw" format into 16 bit
  18. (65536 colours) ILBM format, which can be read by ADpro. So you will still
  19. use Cabaret to digitize, but ADpro can make MUCH better IFF pictures from
  20. the digitzer than Cabaret.
  21.  
  22. The ".raw" format isn't compressed in any way. It cannot be read by ADpro
  23. directly because the ".raw" format is a chunky pixel format, whereas the
  24. Amiga uses bitplanes.
  25.  
  26. I use an Amiga 500+, so I have an ECS chip-set. I don't know how this
  27. program will work on an AA machine; especially the part with ADpro should
  28. change when using AA.
  29.  
  30.                                 How to act:
  31.  
  32. 1. Set up the digitizer and Cabaret
  33. 2. Digitze a picture and import it (number of colours doesn't matter)
  34. 3. Save the picture as "raw"
  35. 4. Open a Shell and type
  36.  
  37.     cpraw <NameOfTheRawFile >NameOfThe16bitILBM
  38.  
  39.    (which can also be concluded after trying "cpraw ?" which will result in
  40.     "cpraw Usage: cpraw <infile >outfile")
  41.  
  42. 5. Now load the 16bit (it's actually 15 bit + 1) ILBM file in ADpro and 
  43.    render it.
  44. 6. Admire the difference!
  45.  
  46.  
  47.                                Within ADpro
  48.  
  49. The major advantage of ADpro over Cabaret is ADpro's dithering mode. This
  50. works best when there is room for dithering. After some experimenting I
  51. found out that it really shows when a picture is first converted to
  52. interlace and than dithered to HAM. Try:
  53.  
  54. 1. Load 16 bit ILBM file
  55. 2. Scale to 200% (320×512, LoRes interlace)
  56. 3. Turn interlace ON
  57. 4. Choose HAM mode
  58. 5. Execute
  59.  
  60. to do this I included an ARexx script called "cpraw.rexx", which should be
  61. included in this archive. To use it create a ".raw" picture and convert it
  62. using cpraw. Run adpro. Type (from within a shell): "rx cpraw" and the ARexx
  63. script will control ADpro for you. When using ADpro 2.5.0 or higher one can
  64. even put cpraw.rexx between the other user commands.
  65.  
  66.  
  67.                                 Installing
  68.  
  69. cpraw doesn't have to be installed. It doesn't use any library or handler.
  70. I suggest you put cpraw in your C: directory.
  71.  
  72.  
  73.                                  Examples
  74.  
  75. To show the huge improvement in quality I included some pictures in this
  76. archive. Each time one saved with Cabaret and once done with cpraw and ADpro.
  77. See for yourself.
  78.  
  79. Of course the ColourPic isn't the best digitzer available (anymore) so
  80. don't expect miracles. Pictures with lots of different colours will look
  81. worse than those with less colours. Try a face and a colour-ful landscape
  82. and see the difference.
  83.  
  84.  
  85.                             Using DirectoryOpus
  86.  
  87. When using DirectoryOpus, it might be useful to create a special "cpraw"
  88. button. The commands for this button should read:
  89.  
  90. AmigaDOS    C:cpraw <{fu} >{d}{o}.ILBM15 {Dr}
  91.  
  92.  
  93.                                   Credits
  94.  
  95. I didn't actually write cpraw; I just had the idea and the equipment. I did
  96. only write this doc-file and the ARexx script. I don't even own a ColourPic
  97. (however I have borrowed one for months now :-)
  98.  
  99. The actual program has been written by a friend  : Raymond
  100.  He's a real C-wizard. Regrettably he never writes something really useful,
  101.  this is an exception ...
  102. The digitzer has been supplied by another friend: Sander
  103.  Try calling his BBS: +31 (0)2294-4442 "The Undiscovered BBS"
  104.                    or +31 (0)2294-1442 (second Node)
  105.  
  106. -Ivo
  107.  
  108. +----------------///-------+-----------------+----------------------------+
  109. | Ivo Kroone    /// makes  |  Friends don't  |        Internet:           |
  110. |           \\\///   it    | let friends use |  ab2693@triton.heao.hsa.nl |
  111. | Only AMIGA \XX/ possible |     MS-DOS.     |     (D.G.I.F. # 8156)      |
  112. +--------------------------+-----------------+----------------------------+
  113.